← Back to issue list

tests.integration.general.test_parser.TestParserWikis fails

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1752580
Type
issue
State
open
Author
~kalikiana
Labels
Created
2018-03-01 13:25:42.574626+00:00
Updated
2018-03-01 13:25:42.574626+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

tests.integration.general.test_parser.TestParserWikis fails locally for me with this: ERROR: test_local_wiki (tests.integration.general.test_parser.TestParserWikis) tests.integration.general.test_parser.TestParserWikis.test_local_wiki (Hidden .snapcraft.yaml file) ---------------------------------------------------------------------- testtools.testresult.real._StringException: Traceback (most recent call last): File "/home/rumo/dev/snapcraft/tests/integration/general/test_parser.py", line 223, in test_local_wiki self.call_parser('wiki', self.expect_valid, self.expect_output) File "/home/rumo/dev/snapcraft/tests/integration/general/test_parser.py", line 45, in call_parser self.run_snapcraft_parser(args) File "/home/rumo/dev/snapcraft/tests/integration/__init__.py", line 173, in run_snapcraft_parser stderr=subprocess.STDOUT, universal_newlines=True) File "/usr/lib/python3.5/subprocess.py", line 626, in check_output **kwargs).stdout File "/usr/lib/python3.5/subprocess.py", line 693, in run with Popen(*popenargs, **kwargs) as process: File "/usr/lib/python3.5/subprocess.py", line 947, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.5/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg) FileNotFoundError: [Errno 2] No such file or directory: '/home/rumo/dev/snapcraft/tests/integration/general/../../../../bin/snapcraft-parser' It seems that the snapcraft-parser binary isn't found.

Evaluation history

No evaluation history available.